Moment NFT Supply
Get the number of UFC NFTs currently in existence.
Returns UInt64
- the number of total Supply
import UFC_NFT from 0xUFCNFTADDRESS
pub fun main(): UInt64 {
return UFC_NFT.totalSupply
}
Get the number of UFC NFTs currently in existence.
Returns UInt64
- the number of total Supply
import UFC_NFT from 0xUFCNFTADDRESS
pub fun main(): UInt64 {
return UFC_NFT.totalSupply
}